home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7247 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  788 b 

  1. Path: rational.com!usenet
  2. From: Jerome Desquilbet <jDesquilbet@Rational.COM>
  3. Newsgroups: comp.lang.ada,comp.lang.c++
  4. Subject: Re: on OO differnces between Ada95 and C++
  5. Date: Thu, 22 Feb 1996 12:20:00 +0100
  6. Organization: Rational Software Corporation, France
  7. Message-ID: <312C5160.41C6@Rational.COM>
  8. References: <4gbq7q$g08@qualcomm.com> <3129F185.41C6@Rational.COM> <dewar.824905880@schonberg>
  9. NNTP-Posting-Host: pigalle.rational.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.2 alpha)
  14.  
  15. Robert Dewar wrote:
  16. > for Ada files, and GNAT does not require specs to be explicitly
  17. > compiled
  18.  
  19. Even GNAT will perform a semantic analysis of Ada specs. Try to run a
  20. C++ compiler against a .h file!
  21.  
  22.   Jerome.
  23.